text/template/parse.TemplateNode.tr (field)
4 uses
text/template/parse (current package)
node.go#L976: tr *Tree
node.go#L983: return &TemplateNode{tr: t, NodeType: NodeTemplate, Pos: pos, Line: line, Name: name, Pipe: pipe}
node.go#L1003: return t.tr
node.go#L1007: return t.tr.newTemplate(t.Pos, t.Line, t.Name, t.Pipe.CopyPipe())
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)